static member meaning in Chinese
静态成员
Examples
- Static members in inherited classes are not included
静态成员;不包括继承类中的 - Has a static constructor and one static member ,
有一个静态构造函数和一个静态成员 - Indicating that it contains only static members
的,以指示它仅包含静态成员。 - The pattern should be a static member in the class
) ,则模式应是类中的静态成员。 - Do not specify static members in the classes list
不要在“类”列表中指定静态成员。